home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / LOAD / IRCPRIMER < prev    next >
Encoding:
Text File  |  1993-05-04  |  2.9 KB  |  79 lines

  1. Usage: LOAD IRCPRIMER
  2.   This script provided Nicolas.Pioch@grasp.insa-lyon.fr (Nap) as an
  3.   example for the "IRCprimer" IRC guide available in PostScript,
  4.   plain text or .tex (LaTeX source code).
  5.  
  6.   This is a simple script from the IRCprimer, which tries to implement
  7.   various things such as shortening all useful commands to a single
  8.   letter, speeding up scroll speed two times and displaying useful
  9.   information whenever needed.
  10.  
  11. Release sites:
  12.   Official release sites for version 1.1 are:
  13.     +----------------------+--------------------------------+
  14.     | ftp site             | directory                      |
  15.     +----------------------+--------------------------------+
  16.     | grasp1.univ-lyon1.fr | /pub/doc/english/beginner/irc/ |
  17.     | nic.funet.fi         | /pub/unix/irc/docs/            |
  18.     | cs.bu.edu            | /irc/support/                  |
  19.     | coombs.anu.edu.au    | /pub/irc/docs/                 |
  20.     +----------------------+--------------------------------+
  21.  
  22.   files available are: IRCprimer1.1.ps.Z  (postscript version)
  23.                        IRCprimer1.1.tex.Z (LaTeX source code)
  24.                        IRCprimer1.1.txt   (plain text version)
  25.  
  26.   Here's how to get the latest IRCprimer postscript version for example:
  27.     ~ > ftp
  28.     ftp> verbose off
  29.     Verbose mode off.
  30.     ftp> open cs.bu.edu
  31.     Name (cs.bu.edu:yourname): ftp
  32.     Password:yourname@yourhost
  33.     ftp> cd irc/support
  34.     ftp> bin
  35.     ftp> get IRCprimer1.1.ps.Z
  36.     ftp> quit
  37.     ~ > uncompress IRCprimer1.1.ps.Z
  38.     ~ >
  39.  
  40. Contents:        IRCprimer edition 1.1: Table Of Contents
  41.  
  42.   1. Getting started
  43.         1.1    Clients and Servers
  44.         1.2    How to Behave on IRC
  45.         1.3    Privacy on IRC
  46.         1.4    First Steps
  47.         1.5    Screen and Keyboard activity
  48.  
  49.   2. Let's go!
  50.         2.1    General Commands
  51.         2.2    Communication and Private Conversations
  52.         2.3    Channels and Public Conversations
  53.         2.4    Channel and User Modes
  54.         2.5    Client to Client Protocol
  55.         2.6    Network Related Commands
  56.         2.7    Quick Reference Panel
  57.         2.8    Further into ircII Wizardry
  58.         2.9    Sample .ircrc
  59.         2.10   Writing Automatons
  60.  
  61.   3. Frequently Asked Questions
  62.         3.1    How do I set up an IRC client?
  63.         3.2    Which server do I connect to?
  64.         3.3    What are good channels to try while using IRC?
  65.         3.4    How do I get nifty effects with ircII?
  66.         3.5    What if someone tells me to type something cryptic?
  67.         3.6    I get strange characters on my screen, what are they?
  68.         3.7    What about NickServ?
  69.         3.8    I'm being flooded and harassed by a jerk. Help!
  70.         3.9    How do I get rid of a ghosted IRC session?
  71.         3.10   About KILL usage.
  72.         3.11   Where can I find more?
  73.  
  74.   4. Administrativia
  75.         4.1    Revision history
  76.         4.2    Release sites for the IRCprimer
  77.         4.3    Copyright
  78.         4.4    Credits
  79.